home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / c / vbccm68k.lha / vbcc / machines / amiga68k / include / proto / expansion.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-03-08  |  194 b   |  8 lines

  1. #ifndef PROTO_EXPANSION_H
  2. #define PROTO_EXPANSION_H
  3. #include <exec/types.h>
  4. extern struct Library *ExpansionBase ;
  5. #include <clib/expansion_protos.h>
  6. #include <inline/expansion_protos.h>
  7. #endif
  8.